home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / ftw_summary.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  4.8 KB  |  136 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>464</width>
  12.             <height>710</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <hbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer>
  23.             <property name="name">
  24.                 <cstring>spacer25</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>10</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <widget class="QLayoutWidget">
  40.             <property name="name">
  41.                 <cstring>layout1</cstring>
  42.             </property>
  43.             <vbox>
  44.                 <property name="name">
  45.                     <cstring>unnamed</cstring>
  46.                 </property>
  47.                 <widget class="QLabel">
  48.                     <property name="name">
  49.                         <cstring>textLabel2</cstring>
  50.                     </property>
  51.                     <property name="text">
  52.                         <string>Please overview the transfer options. You can return to the corresponding page and change the options by cliking on title hyperlinks.</string>
  53.                     </property>
  54.                     <property name="alignment">
  55.                         <set>WordBreak|AlignVCenter</set>
  56.                     </property>
  57.                     <property name="buddy" stdset="0">
  58.                         <cstring>backupSummarySummaryEdit</cstring>
  59.                     </property>
  60.                 </widget>
  61.                 <widget class="QTextBrowser">
  62.                     <property name="name">
  63.                         <cstring>transferSummaryEdit</cstring>
  64.                     </property>
  65.                 </widget>
  66.                 <spacer>
  67.                     <property name="name">
  68.                         <cstring>spacer21</cstring>
  69.                     </property>
  70.                     <property name="orientation">
  71.                         <enum>Vertical</enum>
  72.                     </property>
  73.                     <property name="sizeType">
  74.                         <enum>Fixed</enum>
  75.                     </property>
  76.                     <property name="sizeHint">
  77.                         <size>
  78.                             <width>16</width>
  79.                             <height>10</height>
  80.                         </size>
  81.                     </property>
  82.                 </spacer>
  83.                 <widget class="QLabel">
  84.                     <property name="name">
  85.                         <cstring>BeforeBackupTip</cstring>
  86.                     </property>
  87.                     <property name="sizePolicy">
  88.                         <sizepolicy>
  89.                             <hsizetype>5</hsizetype>
  90.                             <vsizetype>4</vsizetype>
  91.                             <horstretch>0</horstretch>
  92.                             <verstretch>0</verstretch>
  93.                         </sizepolicy>
  94.                     </property>
  95.                     <property name="text">
  96.                         <string>To start the transfer process, click <b>Next</b></string>
  97.                     </property>
  98.                     <property name="alignment">
  99.                         <set>AlignTop|AlignLeft</set>
  100.                     </property>
  101.                 </widget>
  102.             </vbox>
  103.         </widget>
  104.         <spacer>
  105.             <property name="name">
  106.                 <cstring>spacer25_2</cstring>
  107.             </property>
  108.             <property name="orientation">
  109.                 <enum>Horizontal</enum>
  110.             </property>
  111.             <property name="sizeType">
  112.                 <enum>Fixed</enum>
  113.             </property>
  114.             <property name="sizeHint">
  115.                 <size>
  116.                     <width>10</width>
  117.                     <height>10</height>
  118.                 </size>
  119.             </property>
  120.         </spacer>
  121.     </hbox>
  122. </widget>
  123. <connections>
  124.     <connection>
  125.         <sender>transferSummaryEdit</sender>
  126.         <signal>linkClicked(const QString&)</signal>
  127.         <receiver>Form1</receiver>
  128.         <slot>transferSummaryEdit_linkClicked(const QString&)</slot>
  129.     </connection>
  130. </connections>
  131. <slots>
  132.     <slot>transferSummaryEdit_linkClicked(const QString&)</slot>
  133. </slots>
  134. <layoutdefaults spacing="6" margin="0"/>
  135. </UI>
  136.